[IA64] Fix PCI front with CONFIG_NUMA
authorAlex Williamson <alex.williamson@hp.com>
Mon, 7 May 2007 14:32:26 +0000 (08:32 -0600)
committerAlex Williamson <alex.williamson@hp.com>
Mon, 7 May 2007 14:32:26 +0000 (08:32 -0600)
commit456c1672ced73054460e254023e3d4fe2eeb51df
treea49b62ce3825a1afb44dea47d3084f9a288253c8
parent6816e515a819dcfe2502f4098df7cfd4b05eb710
[IA64] Fix PCI front with CONFIG_NUMA

We get a bad pointer dereference if we don't fill something in
here.  -1 will give us a global allocation, which is good enough
until we have better NUMA support.

Signed-off-by: Alex Williamson <alex.williamson@hp.com>
linux-2.6-xen-sparse/include/xen/pcifront.h